rpi-ft5406: Add touchscreen driver for pi LCD display
authorGordon Hollingworth <gordon@raspberrypi.org>
Tue, 12 May 2015 13:47:56 +0000 (14:47 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:16 +0000 (17:28 +0000)
commitc26399c991036d9ee21b9dc5f291fe6877e4683c
treef24c647caea894ccfb3c1d03a5b9169592c8cf2e
parent1c7a48c912f431f594d2c5aa5d4d0bd63d63644b
rpi-ft5406: Add touchscreen driver for pi LCD display

Fix driver detection failure Check that the buffer response is non-zero meaning the touchscreen was detected

rpi-ft5406: Use firmware API

RPI-FT5406: Enable aarch64 support through explicit iomem interface

Signed-off-by: Gerhard de Clercq <gerharddeclercq@outlook.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/rpi-ft5406.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h